home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / splus21.zip / VC.ZIP / VC.DOC next >
Text File  |  1991-05-22  |  2KB  |  43 lines

  1.        VC.DOC - 05/22/91
  2.  
  3.        Hello:
  4.  
  5.        Here is a little utility that might just save you some time and
  6.        trouble. Take any VISA/AMEX/MASTERCARD number and this little
  7.        utility will verify it for you.
  8.  
  9.        There are two ways to use VC. First just type VC from the DOS
  10.        command line, and let it prompt you for a response. Better yet,
  11.        you can use VC with any program you write by just invoking VC
  12.        with one parameter on the command line. The credit card number.
  13.  
  14.        The prompted mode will return the credit card type, and play a
  15.        quick tune to show that it has verified the card, and in both
  16.        cases, VC will return an 'errorlevel' in DOS that is equivalent
  17.        to the card type (3=Amex, 5=Visa, 4=MC) or a '0' if the card
  18.        cannot be verified.
  19.  
  20.        As you can see, VC can be very useful in many ways! From within
  21.        a batch file, you can branch to various programs etc. as result
  22.        of the returned errorlevel, or do whatever.
  23.  
  24.        VC is distributed as Shareware. If you find this program to be
  25.        of use, please consider sending the author $5.00 or whatever
  26.        you feel VC is worth. If you use VC for any form of business or
  27.        other profitable activity, this is not a voluntary contribution.
  28.  
  29.        The source code is available in several languages, and I also do
  30.        have VC modules that can be included in any commercial product
  31.        for a reasonable price. Contact the author for details.
  32.  
  33.  
  34.                                         Daniel J. Karnes
  35.                                         POB 7007
  36.                                         Nashua, NH USA 03060-7007
  37.  
  38.                                         The Cutting Edge BBS
  39.                                         300-9600 V.32/V.42 MNP
  40.                                                24 hrs.
  41.  
  42.  
  43.